home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000027_news@columbia.edu_Thu Jun 1 20:49:59 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22056
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 1 Jun 1995 16:50:10 -0400
  3. Received: by apakabar.cc.columbia.edu id AA08281
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 1 Jun 1995 16:50:08 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Japanese Character Set for MS-Kermit 3.14
  9. Date: 1 Jun 1995 20:49:59 GMT
  10. Organization: Columbia University
  11. Lines: 17
  12. Message-Id: <3ql95n$81r@apakabar.cc.columbia.edu>
  13. References: <173B0AFA7S86.KCHEN@utcvm.utc.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <173B0AFA7S86.KCHEN@utcvm.utc.edu>,  <KCHEN@utcvm.utc.edu> wrote:
  18. >Does any one know where to get the necessary character sets for
  19. >MS-Kermit 3.14 so it'll display Japanese Kanji characters on my
  20. >PC terminal?? Any help will be appreciated!!
  21. You must run DOS/V (Japanese DOS for IBM and compatible PCs).  Then
  22. in Kermit, just give the appropriate character-set commands.  For a full
  23. description of Kanji terminal emulation, read the KERMIT.UPD file in your
  24. KERMIT directory, and/or read the articles in Kermit News #6, which is
  25. available on the Web as:
  26.  
  27.   http://www.columbia.edu/kermit/newsn6.html
  28.  
  29. Note: there is also a special Kanji version of Kermit available for the
  30. NEC PC9801.
  31.  
  32. - Frank